diff --git a/CHANGELOG.md b/CHANGELOG.md
index bdbe64a..51077dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+## [5.2.0] - 2025-01-08
+
+* bump to keep in sync with context_chat_backend minor version
+
+
## [5.1.0] - 2025-12-05
### Changed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5b5c3c0..f913cf8 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -22,7 +22,7 @@ Setup background job workers as described here: https://docs.nextcloud.com/serve
Note:
Refer to the [Context Chat Backend's readme](https://github.com/nextcloud/context_chat_backend/?tab=readme-ov-file) and the [AppAPI's documentation](https://cloud-py-api.github.io/app_api/) for help with setup of AppAPI's deploy daemon.
]]>
- 5.1.0
+ 5.2.0
agpl
Julien Veyssier
Anupam Kumar