diff --git a/CHANGELOG b/CHANGELOG
index 2f4d22d..fac451c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -532,3 +532,7 @@
* Update Synapse to 1.49.0
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.49.0)
+[1.38.1]
+* Update Synapse to 1.49.2
+* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.49.2)
+
diff --git a/CloudronManifest.json b/CloudronManifest.json
index b6c1940..888c388 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Secure & decentralized communication",
- "version": "1.38.0",
+ "version": "1.38.1",
"healthCheckPath": "/",
"httpPort": 8008,
"memoryLimit": 536870912,
diff --git a/DESCRIPTION.md b/DESCRIPTION.md
index f2e242e..0543b34 100644
--- a/DESCRIPTION.md
+++ b/DESCRIPTION.md
@@ -1,4 +1,4 @@
-This app packages Synapse 1.49.0.
+This app packages Synapse 1.49.2.
**This package only provides the Matrix backend. A variety of clients are available
[here](https://matrix.org/clients/). Riot is a popular web frontend for Matrix and