diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
 # Revision history for pgmq-config
 
+## 0.4.0.1 -- 2026-07-14
+
+* Version bump only — coordinated release with pgmq-migration 0.4.0.1.
+  No source-level changes since 0.4.0.0.
+
 ## 0.4.0.0 -- 2026-07-14
 
 * Version bump only — coordinated release with pgmq-migration 0.4.0.0.
diff --git a/pgmq-config.cabal b/pgmq-config.cabal
--- a/pgmq-config.cabal
+++ b/pgmq-config.cabal
@@ -1,6 +1,6 @@
 cabal-version:   3.4
 name:            pgmq-config
-version:         0.4.0.0
+version:         0.4.0.1
 synopsis:
   Declarative queue configuration for PGMQ (PostgreSQL Message Queue)
 
