diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index f5ed1821edbc59b0a5222f77bbee25603b04d223..5ff5e61a9e97213cf0c3090c73919b1a707977f8 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,15 @@
+Changes in Release 2.9.1
+--------------------------------------------------------------------------------
+
+ * Enhanced structure cleanup in ligand scoring to avoid issues when non-
+   standard atoms are present in reference/ model structures. Cleanup is logged
+   and available as output in the compare-ligand-structures action.
+ * Disabled automatic ligand extraction from PDB files. For mmCIF this is still
+   possible and strictly uses the _entity.type item "polymer" to identify
+   receptor chains and "non-polymer" to identify ligands.
+ * OMF bugfix: avoid potentially endless loop in OMF parsing
+
+
 Changes in Release 2.9.0
 --------------------------------------------------------------------------------