diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
 
 ```bash
 
-nix-env --install -f https://github.com/adetokunbo/haskell-overridez/archive/v0.10.1.0.tar.gz
+nix-env --install -f https://github.com/adetokunbo/haskell-overridez/archive/v0.10.1.1.tar.gz
 
 ```
 
diff --git a/haskell-overridez.cabal b/haskell-overridez.cabal
--- a/haskell-overridez.cabal
+++ b/haskell-overridez.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.0
 name:          haskell-overridez
 synopsis:      Manage nix overrides for haskell packages
-version:       0.10.1.0
+version:       0.10.1.1
 license:       BSD3
 license-file:  LICENSE
 build-type:    Simple
@@ -37,5 +37,5 @@
                   , system-filepath      == 0.4.14
                   , system-fileio        == 0.3.16.3
                   , text                 >= 1.2.3 && < 1.3
-                  , turtle               >= 1.5.7 && < 1.7
+                  , turtle               >= 1.5.7 && < 1.5.8
                   , Cabal                >= 2.2.0.1
