diff --git a/postgresql-types.cabal b/postgresql-types.cabal
--- a/postgresql-types.cabal
+++ b/postgresql-types.cabal
@@ -1,6 +1,6 @@
 cabal-version: 3.0
 name: postgresql-types
-version: 0.1.3
+version: 0.1.3.1
 category: PostgreSQL, Codecs
 synopsis: Precise PostgreSQL types representation and driver-agnostic codecs
 description:
@@ -266,7 +266,7 @@
     hspec >=2.11 && <3,
     postgresql-types,
     postgresql-types-algebra ^>=0.1,
-    ptr-peeker ^>=0.1,
+    ptr-peeker >=0.1 && <0.3,
     ptr-poker ^>=0.1.2.16,
     quickcheck-classes ^>=0.6.5,
     quickcheck-instances ^>=0.3.33,
