diff --git a/polysemy-conc.cabal b/polysemy-conc.cabal
--- a/polysemy-conc.cabal
+++ b/polysemy-conc.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           polysemy-conc
-version:        0.13.0.0
+version:        0.13.0.1
 synopsis:       Polysemy effects for concurrency
 description:    See https://hackage.haskell.org/package/polysemy-conc/docs/Polysemy-Conc.html
 category:       Concurrency
@@ -185,7 +185,7 @@
     , polysemy ==1.9.*
     , polysemy-conc
     , polysemy-plugin >=0.4.4 && <0.5
-    , polysemy-test >=0.6 && <0.9
+    , polysemy-test >=0.6 && <0.10
     , polysemy-time ==0.6.*
     , stm
     , tasty ==1.4.*
