diff --git a/CHANGELOG.md b/CHANGELOG.md
index d97b12f7f6..73d0cd462d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+## [3.9.2](https://github.com/sws2apps/organized-app/compare/v3.9.1...v3.9.2) (2025-01-30)
+
+
+### Bug Fixes
+
+* **ministry:** read only status check for publisher report ([e19f57b](https://github.com/sws2apps/organized-app/commit/e19f57bcf300c0a6c4a6b95c06d62fe8cc7f3bc5))
+* **ministry:** use user report if congregation report is not yet confirmed ([4e26904](https://github.com/sws2apps/organized-app/commit/4e2690422945b180032dc496c5fec6e47fabd241))
+
 ## [3.9.1](https://github.com/sws2apps/organized-app/compare/v3.9.0...v3.9.1) (2025-01-27)
 
 
diff --git a/package.json b/package.json
index fa85e4a2fb..ac2b9ff96e 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "organized",
   "private": true,
-  "version": "3.9.1",
+  "version": "3.9.2",
   "license": "MIT",
   "type": "module",
   "repository": {