diff --git a/cachix-api.cabal b/cachix-api.cabal
--- a/cachix-api.cabal
+++ b/cachix-api.cabal
@@ -1,6 +1,6 @@
 cabal-version:   2.2
 name:            cachix-api
-version:         1.7.4
+version:         1.7.5
 synopsis:        Servant HTTP API specification for https://cachix.org
 homepage:        https://github.com/cachix/cachix#readme
 bug-reports:     https://github.com/cachix/cachix/issues
@@ -91,7 +91,7 @@
     , async
     , bytestring
     , conduit               >=1.3.0
-    , cryptonite
+    , crypton
     , deriving-aeson
     , exceptions
     , http-media
