diff --git a/jenkinsPlugins2nix.cabal b/jenkinsPlugins2nix.cabal
--- a/jenkinsPlugins2nix.cabal
+++ b/jenkinsPlugins2nix.cabal
@@ -1,5 +1,5 @@
 name:                jenkinsPlugins2nix
-version:             0.4.0.0
+version:             0.5.0.0
 synopsis:            Generate nix for Jenkins plugins.
 description:         Generate nix for Jenkins plugins.
 homepage:            https://github.com/Fuuzetsu/jenkinsPlugins2nix#readme
@@ -23,8 +23,8 @@
                      , attoparsec     >=0.13 && <0.14
                      , bytestring     >=0.10 && <0.11
                      , containers     >=0.6  && <0.7
-                     , cryptohash     >=0.11 && <0.12
-                     , hnix           >=0.6  && <0.14
+                     , cryptonite     >=0.24 && <0.30
+                     , hnix           >=0.6  && <0.15
                      , http-conduit   >=2.3  && <2.4
                      , mtl            >=2.2  && <2.3
                      , prettyprinter  >=1.2  && <1.8
