diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
 # Revision history for pgmq-effectful
 
+## 0.6.1.1 -- 2026-09-25
+
+Coordinated family version bump; the effect layer is unchanged from 0.6.1.0.
+
 ## 0.6.1.0 -- 2026-09-16
 
 Widen the `effectful-core` bound to `^>=2.6 || ^>=2.7`, adding support for 2.7 and dropping
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.6.1.0
+version: 0.6.1.1
 synopsis: Effectful effects for PGMQ (PostgreSQL Message Queue)
 description:
   Effectful effects and interpreters for pgmq-hs, a Haskell client
