diff --git a/genvalidity-scientific.cabal b/genvalidity-scientific.cabal
--- a/genvalidity-scientific.cabal
+++ b/genvalidity-scientific.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 94311d149a170b38cd6784b78ae298c9fe399bca2719f99c014bef4f39c31eb1
+-- hash: ab490d7da718d08c9dd87c3c13e830b04072a545b337474edcf02023f45d0bd5
 
 name:           genvalidity-scientific
-version:        0.2.0.0
+version:        0.2.0.1
 synopsis:       GenValidity support for Scientific
 description:    Please see README.md
 category:       Testing
@@ -29,10 +29,10 @@
   build-depends:
       QuickCheck
     , base >=4.7 && <5
-    , genvalidity >=0.5 && <0.6
+    , genvalidity >=0.5
     , scientific
-    , validity >=0.5 && <0.6
-    , validity-scientific >=0.2 && <0.3
+    , validity >=0.5
+    , validity-scientific >=0.2
   exposed-modules:
       Data.GenValidity.Scientific
   other-modules:
