diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
 # Revision history for pgmq-effectful
 
+## 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-effectful.cabal b/pgmq-effectful.cabal
--- a/pgmq-effectful.cabal
+++ b/pgmq-effectful.cabal
@@ -1,6 +1,6 @@
 cabal-version:   3.4
 name:            pgmq-effectful
-version:         0.4.0.0
+version:         0.4.0.1
 synopsis:        Effectful effects for PGMQ (PostgreSQL Message Queue)
 description:
   Effectful effects and interpreters for pgmq-hs, a Haskell client
