diff --git a/polysemy-process.cabal b/polysemy-process.cabal
--- a/polysemy-process.cabal
+++ b/polysemy-process.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           polysemy-process
-version:        0.13.0.0
+version:        0.13.0.1
 synopsis:       Polysemy effects for system processes
 description:    See https://hackage.haskell.org/package/polysemy-process/docs/Polysemy-Process.html
 category:       Process
@@ -97,7 +97,7 @@
     , path ==0.9.*
     , path-io >=1.7 && <1.9
     , polysemy ==1.9.*
-    , polysemy-conc >=0.13.0.0 && <0.14
+    , polysemy-conc >=0.13.0.1 && <0.14
     , polysemy-resume >=0.7 && <0.9
     , polysemy-time ==0.6.*
     , posix-pty ==0.2.*
@@ -158,11 +158,11 @@
       base ==4.*
     , incipit-core ==0.5.*
     , polysemy
-    , polysemy-conc >=0.13.0.0 && <0.14
+    , polysemy-conc >=0.13.0.1 && <0.14
     , polysemy-plugin >=0.4.4 && <0.5
     , polysemy-process
     , polysemy-resume >=0.7 && <0.9
-    , polysemy-test >=0.6 && <0.9
+    , polysemy-test >=0.6 && <0.10
     , polysemy-time ==0.6.*
     , tasty ==1.4.*
     , tasty-expected-failure ==0.12.*
