diff --git a/yesod-static-angular.cabal b/yesod-static-angular.cabal
--- a/yesod-static-angular.cabal
+++ b/yesod-static-angular.cabal
@@ -1,5 +1,5 @@
 name:              yesod-static-angular
-version:           0.1.4
+version:           0.1.5
 cabal-version:     >= 1.8
 build-type:        Simple
 synopsis:          Yesod generators for embedding AngularJs code into yesod-static at compile time
@@ -72,7 +72,6 @@
                  , language-javascript  >= 0.5
                  , mime-types           >= 0.1
                  , shakespeare          >= 1.2
-                 , shakespeare-js       >= 1.2
                  , template-haskell
                  , text                 >= 0.11
                  , yesod-core           >= 1.2        && < 1.5
@@ -107,7 +106,6 @@
     build-depends: base
                  , data-default
                  , shakespeare
-                 , shakespeare-css
                  , yesod                    >= 1.2 && < 1.5
                  , yesod-static
                  , yesod-static-angular
@@ -123,7 +121,6 @@
     build-depends: base
                  , data-default
                  , shakespeare
-                 , shakespeare-css
                  , yesod                    >= 1.2 && < 1.5
                  , yesod-static
                  , yesod-static-angular
