diff --git a/CHANGELOG.md b/CHANGELOG.md
index 045f4345..aadb6ada 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,15 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 1.20.2 – 2025-09-23
+### Changed
+- Update translations
+- Update dependencies
+
+### Fixed
+- fix(trashbin): Fix compatibility with files_trashbin
+- fix(mounts): Prevent additional check for root mount point which errors with LDAP
+
## 1.20.1 – 2024-09-12
### Fixed
- fix(versions): Fix compatibility with files_versions and PHP strict types
diff --git a/appinfo/info.xml b/appinfo/info.xml
index de45bf23..0e50422b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -17,7 +17,7 @@ An example would be to deny access to MS Excel/XLSX files owned by the "Human Re
Learn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)
- 1.20.1
+ 1.20.2
agpl
Arthur Schiwon
Joas Schilling