diff --git a/genvalidity-unordered-containers.cabal b/genvalidity-unordered-containers.cabal
--- a/genvalidity-unordered-containers.cabal
+++ b/genvalidity-unordered-containers.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 8a497da825f0e43e0318b2947d2c4182d0eeb600120507cda31b31067307a4f3
+-- hash: 7ba222f756b9d60f432fbad1efedf27564e6cb71cafcc2c162e1238387a6fce7
 
 name:           genvalidity-unordered-containers
-version:        0.2.0.0
+version:        0.2.0.2
 synopsis:       GenValidity support for unordered-containers
 description:    Please see README.md
 category:       Testing
@@ -29,11 +29,11 @@
   build-depends:
       QuickCheck
     , base <5
-    , genvalidity >=0.5 && <0.6
+    , genvalidity >=0.5
     , hashable
     , unordered-containers
-    , validity >=0.5 && <0.6
-    , validity-unordered-containers >=0.1 && <0.2
+    , validity >=0.5
+    , validity-unordered-containers >=0.1
   exposed-modules:
       Data.GenValidity.UnorderedContainers
       Data.GenValidity.HashMap
