diff --git a/linklater.cabal b/linklater.cabal
--- a/linklater.cabal
+++ b/linklater.cabal
@@ -3,7 +3,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           linklater
-version:        4.0.0.1
+version:        4.0.0.2
 synopsis:       A Haskell library for the Slack API
 description:    <https://github.com/hlian/linklater/blob/master/README.md ~please see our lovely README.md~>
 category:       Network
@@ -32,8 +32,6 @@
     , lens-aeson
     , mtl
     , safe-exceptions
-    , tasty
-    , tasty-hunit
     , text
     , uri-bytestring
     , wai
@@ -62,11 +60,11 @@
     , lens-aeson
     , mtl
     , safe-exceptions
-    , tasty
-    , tasty-hunit
     , text
     , uri-bytestring
     , wai
     , wreq
     , linklater
+    , tasty
+    , tasty-hunit
   default-language: Haskell2010
