diff --git a/zeugma.cabal b/zeugma.cabal
--- a/zeugma.cabal
+++ b/zeugma.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           zeugma
-version:        0.9.0.0
+version:        0.9.0.1
 synopsis:       Polysemy effects for testing
 description:    See https://hackage.haskell.org/package/zeugma/docs/Zeugma.html
 category:       Prelude
@@ -82,10 +82,10 @@
       base ==4.*
     , chronos ==1.1.*
     , hedgehog >=1.1 && <1.3
-    , incipit ==0.9.0.0
+    , incipit ==0.9.0.1
     , polysemy ==1.9.*
     , polysemy-chronos ==0.6.*
-    , polysemy-test >=0.7 && <0.9
+    , polysemy-test >=0.7 && <0.10
     , tasty ==1.4.*
     , tasty-expected-failure ==0.12.*
     , tasty-hedgehog >=1.3 && <1.5
