diff --git a/CHANGELOG b/CHANGELOG
index 96068fc..88b14a0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -540,3 +540,8 @@
 [1.29.0]
 * Update base image to 5.0.0
 
+[1.29.1]
+* Update syncthing to 1.29.4
+* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.4)
+* [#​9990](https://github.com/syncthing/syncthing/issues/9990): Tildes break directory autocomplete
+
diff --git a/CloudronManifest.json b/CloudronManifest.json
index e97c523..70e6447 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -5,7 +5,7 @@
   "description": "file://DESCRIPTION.md",
   "changelog": "file://CHANGELOG",
   "tagline": "Decentralized file synchronization",
-  "version": "1.29.0",
+  "version": "1.29.1",
   "upstreamVersion": "1.29.4",
   "healthCheckPath": "/healthcheck",
   "httpPort": 8000,