diff --git a/polysemy-log-di.cabal b/polysemy-log-di.cabal
--- a/polysemy-log-di.cabal
+++ b/polysemy-log-di.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-log-di
-version:        0.11.0.0
+version:        0.11.1.0
 synopsis:       Di adapters for polysemy-log
 description:    See https://hackage.haskell.org/package/polysemy-log-di/docs/Polysemy-Log-Di.html
 category:       Logging
@@ -13,7 +13,7 @@
 bug-reports:    https://github.com/tek/polysemy-log/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
@@ -70,12 +70,12 @@
       NoFieldSelectors
   ghc-options: -Wall -Widentities -Wincomplete-uni-patterns -Wmissing-deriving-strategies -Wredundant-constraints -Wunused-type-patterns -Wunused-packages
   build-depends:
-      base >=4.17.2.1 && <4.20
+      base >=4.17.2.1 && <4.21
     , di-polysemy >=0.2.0.0 && <0.3
     , incipit-core >=0.4.1.0 && <0.7
     , polysemy >=1.7.0.0 && <1.10
     , polysemy-conc >=0.11.1.0 && <0.15
-    , polysemy-log >=0.11.0.0 && <0.12
+    , polysemy-log >=0.11.1.0 && <0.12
     , polysemy-time >=0.6.0.0 && <0.8
     , stm >=2.5.1.0 && <2.6
   mixins:
@@ -129,14 +129,14 @@
       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.17.2.1 && <4.20
+      base >=4.17.2.1 && <4.21
     , incipit-core >=0.4.1.0 && <0.7
     , polysemy >=1.7.0.0 && <1.10
     , polysemy-log
     , polysemy-log-di
     , polysemy-test >=0.6.0.0 && <0.11
     , stm >=2.5.1.0 && <2.6
-    , tasty >=1.4.2 && <1.5
+    , tasty >=1.4.2 && <1.6
   mixins:
       base hiding (Prelude)
     , incipit-core (IncipitCore as Prelude)
