diff --git a/polysemy-log-co.cabal b/polysemy-log-co.cabal
--- a/polysemy-log-co.cabal
+++ b/polysemy-log-co.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           polysemy-log-co
-version:        0.6.0.0
+version:        0.6.0.1
 synopsis:       Colog Adapters for Polysemy-Log
 description:    See <https://hackage.haskell.org/package/polysemy-log-co/docs/Polysemy-Log-Colog.html>
 category:       Logging
@@ -96,11 +96,11 @@
       base ==4.*
     , co-log >=0.4.0.1
     , co-log-polysemy >=0.0.1.2
-    , incipit-core >=0.1.0.1
+    , incipit-core >=0.2
     , polysemy >=1.5
-    , polysemy-conc >=0.6
+    , polysemy-conc >=0.7
     , polysemy-log
-    , polysemy-time >=0.3
+    , polysemy-time >=0.4
     , stm
   mixins:
       base hiding (Prelude)
@@ -178,7 +178,7 @@
       base ==4.*
     , co-log
     , co-log-polysemy
-    , incipit-core >=0.1.0.1
+    , incipit-core >=0.2
     , polysemy >=1.5
     , polysemy-log
     , polysemy-log-co
