diff --git a/genvalidity-hspec-binary.cabal b/genvalidity-hspec-binary.cabal
--- a/genvalidity-hspec-binary.cabal
+++ b/genvalidity-hspec-binary.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 88f9f2d292613701c8e38147c6851a5eb8161930d97285f7ca7cfb243fb8b3c5
+-- hash: 377a3471498d74e5c496a9126dd9c8b942ddc29f35bddc497681bd59c278f72f
 
 name:           genvalidity-hspec-binary
-version:        0.2.0.0
+version:        0.2.0.1
 synopsis:       Standard spec's for binary-related Instances
 description:    Standard spec's for cereal-related Instances, see https://hackage.haskell.org/package/binary.
 category:       Testing
@@ -35,8 +35,8 @@
     , base >=4.9 && <=5
     , binary
     , deepseq
-    , genvalidity >=0.5 && <0.6
-    , genvalidity-hspec >=0.6 && <0.7
+    , genvalidity >=0.5
+    , genvalidity-hspec >=0.6
     , hspec
   exposed-modules:
       Test.Validity.Binary
