diff --git a/polysemy-test.cabal b/polysemy-test.cabal
--- a/polysemy-test.cabal
+++ b/polysemy-test.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           polysemy-test
-version:        0.3.1.3
+version:        0.3.1.4
 synopsis:       Polysemy effects for testing
 description:    Please see the README on Github at <https://github.com/tek/polysemy-test>
 category:       Test
@@ -101,7 +101,7 @@
     , containers
     , either
     , hedgehog >=1.0.2 && <1.1
-    , path >=0.7 && <0.9
+    , path >=0.7 && <0.10
     , path-io >=0.2 && <1.7
     , polysemy >=1.3 && <1.6
     , polysemy-plugin >=0.2.5
@@ -188,7 +188,7 @@
     , containers
     , either
     , hedgehog >=1.0.2 && <1.1
-    , path >=0.7 && <0.9
+    , path >=0.7 && <0.10
     , path-io >=0.2 && <1.7
     , polysemy >=1.3 && <1.6
     , polysemy-plugin >=0.2.5
