diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5283ce688..e14fff4b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,7 @@ The changelog starts with version 1.19.0.
Changes to prior versions can be found on the [Github release page](https://github.com/cryptomator/cryptomator/releases).
-## [Unreleased](https://github.com/cryptomator/cryptomator/compare/1.19.0...HEAD)
+## [1.19.1](https://github.com/cryptomator/cryptomator/releases/1.19.1) - 2026-03-12
### Added
* Cryptomator Hub: Trust on first use, adding new config properties `cryptomator.hub.allowedHosts` and `cryptomator.hub.enableTrustOnFirstUse` ([#4179](https://github.com/cryptomator/cryptomator/pull/4179))
diff --git a/pom.xml b/pom.xml
index f080f7190..fdaf9b328 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.cryptomator
cryptomator
- 1.20.0-SNAPSHOT
+ 1.19.1
Cryptomator Desktop App