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.2.2.2
+version:        0.2.2.3
 synopsis:       Colog Adapters for Polysemy-Log
 description:    See <https://hackage.haskell.org/package/polysemy-log-co/docs/Polysemy-Log-Colog.html>
 category:       Logging
@@ -98,11 +98,11 @@
   ghc-options: -flate-specialise -fspecialise-aggressively -Wall -Wredundant-constraints
   build-depends:
       base ==4.*
-    , co-log >=0.4.0.1 && <0.5
-    , co-log-core >=0.2.1 && <0.3
-    , co-log-polysemy >=0.0.1.2 && <0.1
+    , co-log >=0.4.0.1
+    , co-log-core >=0.2.1
+    , co-log-polysemy >=0.0.1.2
     , polysemy >=1.5
-    , polysemy-conc >=0.1.0.0 && <0.2
+    , polysemy-conc >=0.1.0.0
     , polysemy-log
     , polysemy-time >=0.1.1.0
     , relude >=0.7
@@ -185,12 +185,12 @@
   ghc-options: -flate-specialise -fspecialise-aggressively -Wall -Wredundant-constraints -threaded -rtsopts -with-rtsopts=-N
   build-depends:
       base ==4.*
-    , co-log >=0.4.0.1 && <0.5
-    , co-log-core >=0.2.1 && <0.3
-    , co-log-polysemy >=0.0.1.2 && <0.1
+    , co-log >=0.4.0.1
+    , co-log-core >=0.2.1
+    , co-log-polysemy >=0.0.1.2
     , hedgehog
     , polysemy >=1.5
-    , polysemy-conc >=0.1.0.0 && <0.2
+    , polysemy-conc >=0.1.0.0
     , polysemy-log
     , polysemy-log-co
     , polysemy-test
