diff --git a/i3blocks-hs-contrib.cabal b/i3blocks-hs-contrib.cabal
--- a/i3blocks-hs-contrib.cabal
+++ b/i3blocks-hs-contrib.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: a5188ee4b0a0288a70e0db0e517aeb7ed3c85a162ccd39d65a2103c874a190d1
+-- hash: 03f4f39fbd4722afa2273b250b58b2172c3d7c6de6c7c332a4f8c9ad7ee58027
 
 name:           i3blocks-hs-contrib
-version:        2.0.0
+version:        2.0.1
 synopsis:       Base i3blocks written in haskell
 description:    @i3blocks-hs-contrib@ defines a set of blocks for your i3 bar
 category:       Distribution
@@ -38,8 +38,8 @@
   ghc-options: -Wall
   build-depends:
       base >=4.3 && <5
-    , text <1.3
-    , turtle <1.6
+    , text <2
+    , turtle <2
   default-language: Haskell2010
 
 executable AirplaneMode
@@ -53,8 +53,8 @@
   ghc-options: -Wall
   build-depends:
       base >=4.3 && <5
-    , text <1.3
-    , turtle <1.6
+    , text <2
+    , turtle <2
   default-language: Haskell2010
 
 executable Bandwidth
@@ -66,10 +66,10 @@
   ghc-options: -Wall
   build-depends:
       base >=4.3 && <5
-    , text <1.3
-    , time <1.9
-    , transformers <0.6
-    , turtle <1.6
+    , text <2
+    , time <2
+    , transformers <2
+    , turtle <2
   default-language: Haskell2010
 
 executable Battery
@@ -83,8 +83,8 @@
   ghc-options: -Wall
   build-depends:
       base >=4.3 && <5
-    , text <1.3
-    , turtle <1.6
+    , text <2
+    , turtle <2
   default-language: Haskell2010
 
 executable Bitcoin
@@ -95,13 +95,13 @@
       Bitcoin
   ghc-options: -Wall
   build-depends:
-      aeson <1.5
-    , attoparsec <0.14
+      aeson <2
+    , attoparsec <1
     , base >=4.3 && <5
-    , http-client <0.7
-    , http-client-tls <0.4
-    , text <1.3
-    , turtle <1.6
+    , http-client <1
+    , http-client-tls <1
+    , text <2
+    , turtle <2
   default-language: Haskell2010
 
 executable Cpu
@@ -115,8 +115,8 @@
   ghc-options: -Wall
   build-depends:
       base >=4.3 && <5
-    , text <1.3
-    , turtle <1.6
+    , text <2
+    , turtle <2
   default-language: Haskell2010
 
 executable DateTime
@@ -128,9 +128,9 @@
   ghc-options: -Wall
   build-depends:
       base >=4.3 && <5
-    , text <1.3
-    , time <1.9
-    , turtle <1.6
+    , text <2
+    , time <2
+    , turtle <2
   default-language: Haskell2010
 
 executable Docker
@@ -144,8 +144,8 @@
   ghc-options: -Wall
   build-depends:
       base >=4.3 && <5
-    , text <1.3
-    , turtle <1.6
+    , text <2
+    , turtle <2
   default-language: Haskell2010
 
 executable Ip
@@ -157,8 +157,8 @@
   ghc-options: -Wall
   build-depends:
       base >=4.3 && <5
-    , text <1.3
-    , turtle <1.6
+    , text <2
+    , turtle <2
   default-language: Haskell2010
 
 executable Memory
@@ -172,8 +172,8 @@
   ghc-options: -Wall
   build-depends:
       base >=4.3 && <5
-    , text <1.3
-    , turtle <1.6
+    , text <2
+    , turtle <2
   default-language: Haskell2010
 
 executable OpenVpn
@@ -187,8 +187,8 @@
   ghc-options: -Wall
   build-depends:
       base >=4.3 && <5
-    , text <1.3
-    , turtle <1.6
+    , text <2
+    , turtle <2
   default-language: Haskell2010
 
 executable Temperature
@@ -200,8 +200,8 @@
   ghc-options: -Wall
   build-depends:
       base >=4.3 && <5
-    , text <1.3
-    , turtle <1.6
+    , text <2
+    , turtle <2
   default-language: Haskell2010
 
 executable Volume
@@ -215,8 +215,8 @@
   ghc-options: -Wall
   build-depends:
       base >=4.3 && <5
-    , text <1.3
-    , turtle <1.6
+    , text <2
+    , turtle <2
   default-language: Haskell2010
 
 executable Wifi
@@ -228,6 +228,6 @@
   ghc-options: -Wall
   build-depends:
       base >=4.3 && <5
-    , text <1.3
-    , turtle <1.6
+    , text <2
+    , turtle <2
   default-language: Haskell2010
