diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,14 @@
 ## [Unreleased]
 
 
+## [0.3.1.0] — 2026-07-23
+
+### Changed
+
+- Co-released with `keiki-0.3.1.0`; the existing `keiki ^>=0.3` bound admits
+  the new additive `Keiki.Shape` API without widening the PVP major range.
+
+
 ## [0.3.0.0] — 2026-07-23
 
 ### Changed
diff --git a/keiki-codec-json.cabal b/keiki-codec-json.cabal
--- a/keiki-codec-json.cabal
+++ b/keiki-codec-json.cabal
@@ -1,6 +1,6 @@
 cabal-version:      3.0
 name:               keiki-codec-json
-version:            0.3.0.0
+version:            0.3.1.0
 synopsis:           Optional JSON codec for keiki's RegFile.
 description:
   Sibling package to keiki providing a JSON encoder, decoder, and
