diff --git a/polysemy-process.cabal b/polysemy-process.cabal
--- a/polysemy-process.cabal
+++ b/polysemy-process.cabal
@@ -1,11 +1,11 @@
 cabal-version: 2.2
 
--- This file has been generated from package.yaml by hpack version 0.36.1.
+-- This file has been generated from package.yaml by hpack version 0.38.2.
 --
 -- see: https://github.com/sol/hpack
 
 name:           polysemy-process
-version:        0.14.1.1
+version:        0.15.0.0
 synopsis:       Polysemy effects for system processes
 description:    See https://hackage.haskell.org/package/polysemy-process/docs/Polysemy-Process.html
 category:       Process
@@ -74,8 +74,10 @@
       LiberalTypeSynonyms
       MonadComprehensions
       MultiWayIf
+      NoFieldSelectors
       OverloadedLabels
       OverloadedLists
+      OverloadedRecordDot
       OverloadedStrings
       PackageImports
       PartialTypeSignatures
@@ -91,22 +93,20 @@
       UndecidableInstances
       UnicodeSyntax
       ViewPatterns
-      OverloadedRecordDot
-      NoFieldSelectors
   ghc-options: -Wall -Widentities -Wincomplete-uni-patterns -Wmissing-deriving-strategies -Wredundant-constraints -Wunused-type-patterns -Wunused-packages
   build-depends:
-      async >=2.2.5 && <2.3
-    , base >=4.17.2.1 && <4.21
-    , incipit-core >=0.4.1.0 && <0.7
+      async >=2.2.4 && <2.3
+    , base >=4.17.2.1 && <4.22
+    , incipit-core >=0.4.1.0 && <0.8
     , path >=0.9.1 && <0.10
     , path-io >=1.6.3 && <1.9
     , polysemy >=1.9.0.0 && <1.10
-    , polysemy-conc >=0.14.1.1 && <0.15
+    , polysemy-conc >=0.12.1.0 && <0.16
     , polysemy-resume >=0.7.0.0 && <0.10
-    , polysemy-time >=0.5.1.0 && <0.8
+    , polysemy-time >=0.6.0.0 && <0.8
     , posix-pty >=0.2.2 && <0.3
     , process >=1.6.18.0 && <1.7
-    , stm-chans >=2.0.0 && <3.1
+    , stm-chans >=3.0.0 && <3.1
     , typed-process >=0.2.4.1 && <0.3
     , unix >=2.7.3 && <2.9
   mixins:
@@ -141,8 +141,10 @@
       LiberalTypeSynonyms
       MonadComprehensions
       MultiWayIf
+      NoFieldSelectors
       OverloadedLabels
       OverloadedLists
+      OverloadedRecordDot
       OverloadedStrings
       PackageImports
       PartialTypeSignatures
@@ -158,24 +160,22 @@
       UndecidableInstances
       UnicodeSyntax
       ViewPatterns
-      OverloadedRecordDot
-      NoFieldSelectors
   ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall -Widentities -Wincomplete-uni-patterns -Wmissing-deriving-strategies -Wredundant-constraints -Wunused-type-patterns -Wunused-packages
   build-depends:
-      async >=2.2.5 && <2.3
-    , base >=4.17.2.1 && <4.21
-    , hedgehog >=1.1.2 && <1.6
-    , incipit-core >=0.4.1.0 && <0.7
+      async >=2.2.4 && <2.3
+    , base >=4.17.2.1 && <4.22
+    , hedgehog >=1.4 && <1.8
+    , incipit-core >=0.4.1.0 && <0.8
     , polysemy >=1.9.0.0 && <1.10
-    , polysemy-conc >=0.14.1.1 && <0.15
+    , polysemy-conc >=0.12.1.0 && <0.16
     , polysemy-plugin >=0.4.4.0 && <0.5
-    , polysemy-process
+    , polysemy-process <0.16
     , polysemy-resume >=0.7.0.0 && <0.10
-    , polysemy-test >=0.7.0.0 && <0.11
-    , polysemy-time >=0.5.1.0 && <0.8
-    , tasty >=1.4.2 && <1.6
+    , polysemy-test >=0.6.0.0 && <0.12
+    , polysemy-time >=0.6.0.0 && <0.8
+    , tasty >=1.5.2 && <1.6
     , tasty-expected-failure >=0.11.1.2 && <0.13
-    , tasty-hedgehog >=1.3.0.0 && <1.5
+    , tasty-hedgehog >=1.4.0.2 && <1.5
     , typed-process >=0.2.4.1 && <0.3
     , unix >=2.7.3 && <2.9
   mixins:
