diff --git a/genvalidity.cabal b/genvalidity.cabal
--- a/genvalidity.cabal
+++ b/genvalidity.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: c6cb01330e02c5f3e8738720c2d535d8fcc73f8113e88257d09f05b265c3cb09
+-- hash: dce5893ecff9eeace7dc7d30e9caa9764336390820e112683bbea5ff82892fc6
 
 name:           genvalidity
-version:        0.5.0.2
+version:        0.5.0.3
 synopsis:       Testing utilities for the validity library
 description:    Note: There are companion instance packages for this library:
                 .
@@ -47,9 +47,9 @@
   hs-source-dirs:
       src
   build-depends:
-      QuickCheck >=2.7 && <2.12
+      QuickCheck >=2.7
     , base >=4.7 && <5
-    , validity >=0.5 && <0.6
+    , validity >=0.5
   if impl(ghc >=8.0.0)
     ghc-options: -Wno-redundant-constraints
   exposed-modules:
