diff --git a/genvalidity-path.cabal b/genvalidity-path.cabal
--- a/genvalidity-path.cabal
+++ b/genvalidity-path.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 51db4477783d7f7d53e1b108ac534f18db23983d244f08a95b44e14c8c01e13e
+-- hash: 9b86d3575606f95f3b8c0dd00048f8da6e011265d66ec36d1071fe76bf477799
 
 name:           genvalidity-path
-version:        0.3.0.0
+version:        0.3.0.1
 synopsis:       GenValidity support for Path
 description:    Please see README.md
 category:       Testing
@@ -29,9 +29,9 @@
   build-depends:
       QuickCheck
     , base >=4.7 && <5
-    , genvalidity >=0.5 && <0.6
+    , genvalidity >=0.5
     , path >=0.5 && <0.7
-    , validity-path >=0.3 && <0.4
+    , validity-path >=0.3
   exposed-modules:
       Data.GenValidity.Path
   other-modules:
