diff --git a/polysemy-test.cabal b/polysemy-test.cabal
--- a/polysemy-test.cabal
+++ b/polysemy-test.cabal
@@ -1,11 +1,11 @@
 cabal-version: 2.2
 
--- This file has been generated from package.yaml by hpack version 0.36.0.
+-- This file has been generated from package.yaml by hpack version 0.36.1.
 --
 -- see: https://github.com/sol/hpack
 
 name:           polysemy-test
-version:        0.10.0.0
+version:        0.10.0.1
 synopsis:       Polysemy effects for testing
 description:    See https://hackage.haskell.org/package/polysemy-test/docs/Polysemy-Test.html
 category:       Test
@@ -13,7 +13,7 @@
 bug-reports:    https://github.com/tek/polysemy-test/issues
 author:         Torsten Schmits
 maintainer:     hackage@tryp.io
-copyright:      2023 Torsten Schmits
+copyright:      2025 Torsten Schmits
 license:        BSD-2-Clause-Patent
 license-file:   LICENSE
 build-type:     Simple
@@ -76,14 +76,14 @@
       NoFieldSelectors
   ghc-options: -Wall -Widentities -Wincomplete-uni-patterns -Wmissing-deriving-strategies -Wredundant-constraints -Wunused-type-patterns -Wunused-packages
   build-depends:
-      base >=4.16.4.0 && <4.20
-    , hedgehog >=1.2 && <1.5
+      base >=4.16.4.0 && <4.21
+    , hedgehog >=1.1.1 && <1.6
     , incipit-core >=0.3.0.0 && <0.7
     , path >=0.9.1 && <0.10
-    , path-io >=1.8.0 && <1.9
-    , polysemy >=1.9.1.3 && <1.10
-    , tasty >=1.4.3 && <1.5
-    , tasty-hedgehog >=1.4.0.0 && <1.5
+    , path-io >=1.6.3 && <1.9
+    , polysemy >=1.6.0.0 && <1.10
+    , tasty >=1.4.3 && <1.6
+    , tasty-hedgehog >=1.1.0.0 && <1.5
     , transformers >=0.5.6.2 && <0.7
   mixins:
       base hiding (Prelude)
@@ -137,13 +137,13 @@
       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:
-      base >=4.16.4.0 && <4.20
-    , hedgehog >=1.2 && <1.5
+      base >=4.16.4.0 && <4.21
+    , hedgehog >=1.1.1 && <1.6
     , incipit-core >=0.3.0.0 && <0.7
     , path >=0.9.1 && <0.10
-    , polysemy >=1.9.1.3 && <1.10
+    , polysemy >=1.6.0.0 && <1.10
     , polysemy-test
-    , tasty >=1.4.3 && <1.5
+    , tasty >=1.4.3 && <1.6
   mixins:
       base hiding (Prelude)
     , incipit-core (IncipitCore as Prelude)
