diff --git a/CHANGELOG.md b/CHANGELOG.md
index 510da47ff..f6f9cf994 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,25 @@
# Changelog
+## 2.9.1 - 2023.11.14
+
+### 🐛Fixes
+* 🆕 Improve UX when creating a new collective without members.
+* 📌 Dashboard: Display parent page path in recent pages widget. (#1010)
+* 🔗 Accept `` syntax in parsed markdown when searching for backlinks. (#1007)
+* 🐛 Fix dashboard issue for users without a collective.
+* 💄 Fix alignment of page heading loading skeleton.
+* 📋 Improve wording around user entities: members can be accounts, circles or groups.
+* ⌨️ Save document on - when page title is focussed. (#989)
+* ℹ️ Don't always show file app info header for guest users. (#893)
+* 🧹 Fix `ExpireTrashPages` background job if no trash backend available. (#968)
+
+### 🌎Translations
+* 🗣️ Translation updates from Transifex. Thanks to all contributors.
+
+### 🚧Updates & Tooling
+* ⬆️ Update PHP composer dependencies.
+
+
## 2.9.0 - 2023.11.08
### ✨New
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b38f5f94b..269b1c0e7 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -22,7 +22,7 @@ In your Nextcloud instance, simply navigate to **»Apps«**, find the
**»Circles«** and **»Collectives«** apps and enable them.
]]>
- 2.9.0
+ 2.9.1
agpl
CollectiveCloud Team
Collectives