diff --git a/espial.cabal b/espial.cabal
--- a/espial.cabal
+++ b/espial.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: e4fdf7bcebff83a6ea6853b7aad42d28122ca511fc2dbf38d99cb1aac15181d1
+-- hash: e78c7d3efd692f7d703d66a290a754767073d84eab71dce29e7075a1d52d8a5a
 
 name:           espial
-version:        0.0.5
+version:        0.0.5.1
 synopsis:       Espial is an open-source, web-based bookmarking server.
 description:    .
                 Espial is an open-source, web-based bookmarking server.
@@ -86,7 +86,7 @@
   default-extensions: BangPatterns CPP ConstraintKinds DeriveDataTypeable DeriveGeneric EmptyDataDecls FlexibleContexts FlexibleInstances GADTs GeneralizedNewtypeDeriving InstanceSigs LambdaCase MultiParamTypeClasses MultiWayIf NoImplicitPrelude OverloadedStrings QuasiQuotes RankNTypes RecordWildCards ScopedTypeVariables StandaloneDeriving TemplateHaskell TupleSections TypeFamilies TypeOperators ViewPatterns
   build-depends:
       aeson >=0.11.1
-    , base >=4.8.2.0 && <4.9 || >=4.9.1.0 && <5
+    , base >=4.8.2.0 && <4.9 || >=4.9.1.0 && <4.11
     , bcrypt >=0.0.8
     , bytestring >=0.9
     , case-insensitive
@@ -171,7 +171,7 @@
   ghc-options: -threaded -rtsopts -with-rtsopts=-N
   build-depends:
       aeson >=0.11.1
-    , base >=4.8.2.0 && <4.9 || >=4.9.1.0 && <5
+    , base >=4.8.2.0 && <4.9 || >=4.9.1.0 && <4.11
     , bcrypt >=0.0.8
     , bytestring >=0.9
     , case-insensitive
@@ -237,7 +237,7 @@
   ghc-options: -threaded -rtsopts -with-rtsopts=-N
   build-depends:
       aeson >=0.11.1
-    , base >=4.8.2.0 && <4.9 || >=4.9.1.0 && <5
+    , base >=4.8.2.0 && <4.9 || >=4.9.1.0 && <4.11
     , bcrypt >=0.0.8
     , bytestring >=0.9
     , case-insensitive
@@ -304,7 +304,7 @@
   ghc-options: -Wall
   build-depends:
       aeson >=0.11.1
-    , base >=4.8.2.0 && <4.9 || >=4.9.1.0 && <5
+    , base >=4.8.2.0 && <4.9 || >=4.9.1.0 && <4.11
     , bcrypt >=0.0.8
     , bytestring >=0.9
     , case-insensitive
