diff --git a/incipit-core.cabal b/incipit-core.cabal
--- a/incipit-core.cabal
+++ b/incipit-core.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:           incipit-core
-version:        0.6.1.0
+version:        0.6.1.1
 synopsis:       A Prelude for Polysemy
 description:    See https://hackage.haskell.org/package/incipit-core/docs/IncipitCore.html
 category:       Prelude
@@ -13,7 +13,7 @@
 bug-reports:    https://github.com/tek/incipit-core/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
@@ -100,7 +100,7 @@
       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.21
-    , incipit-base ==0.6.1.0
-    , polysemy >=1.6.0.0 && <1.10
+      base >=4.17.2.1 && <4.22
+    , incipit-base ==0.6.1.1
+    , polysemy >=1.8.0.0 && <1.10
   default-language: GHC2021
