diff --git a/little-rio.cabal b/little-rio.cabal
--- a/little-rio.cabal
+++ b/little-rio.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 5cf4cd5486faeb568a52489ccbe6512d994a8f0594705ad1500650a242be642c
+-- hash: f81c4dd488c8eaba076b9bf8159a26d56663eea5a73b615126571edd541b1fb4
 
 name:           little-rio
-version:        1.0.0
+version:        1.0.1
 synopsis:       When you need just the RIO monad
 description:    Please see the README on GitHub at <https://github.com/ejconlon/little-rio#readme>
 category:       Control
@@ -47,7 +47,7 @@
       base >=4.12 && <5
     , deepseq >=1.4.4.0 && <2
     , exceptions >=0.10 && <1
-    , little-logger ==1.0.*
+    , little-logger >=1.0.1 && <1.1
     , microlens >=0.4 && <1
     , microlens-mtl >=0.2 && <1
     , mtl >=2.2 && <3
