diff --git a/aws-lambda-haskell-runtime.cabal b/aws-lambda-haskell-runtime.cabal
--- a/aws-lambda-haskell-runtime.cabal
+++ b/aws-lambda-haskell-runtime.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 02a8925f43833b749c1ca3142186ae27cfc292a99c4ebb031209592bed2753df
+-- hash: eb0c1a0fc5528fcd3765757dd2c1e92a71d28843c032385383b0cd05e2ca1f58
 
 name:           aws-lambda-haskell-runtime
-version:        1.0.3
+version:        1.0.4
 synopsis:       Haskell runtime for AWS Lambda
 description:    Please see the README on GitHub at <https://github.com/githubuser/aws-lambda-haskell-runtime#readme>
 category:       AWS
@@ -46,7 +46,6 @@
     , conduit
     , directory
     , filepath
-    , loch-th
     , microlens-platform
     , mtl
     , optparse-generic
@@ -54,7 +53,6 @@
     , relude
     , template-haskell
     , text
-    , time
     , wreq
   default-language: Haskell2010
 
@@ -75,7 +73,6 @@
     , conduit
     , directory
     , filepath
-    , loch-th
     , microlens-platform
     , mtl
     , optparse-generic
@@ -83,7 +80,6 @@
     , relude
     , template-haskell
     , text
-    , time
     , wreq
   default-language: Haskell2010
 
@@ -107,7 +103,6 @@
     , directory
     , filepath
     , hspec
-    , loch-th
     , microlens-platform
     , mtl
     , optparse-generic
@@ -115,6 +110,5 @@
     , relude
     , template-haskell
     , text
-    , time
     , wreq
   default-language: Haskell2010
