diff --git a/composition-prelude.cabal b/composition-prelude.cabal
--- a/composition-prelude.cabal
+++ b/composition-prelude.cabal
@@ -1,6 +1,6 @@
 cabal-version: >=1.10
 name: composition-prelude
-version: 1.3.0.5
+version: 1.3.0.6
 license: BSD3
 license-file: LICENSE
 copyright: Copyright: (c) 2017-2018 Vanessa McHale
@@ -30,7 +30,6 @@
 library
     exposed-modules:
         Control.Composition
-    build-tools: cpphs -any
     hs-source-dirs: src
     default-language: Haskell2010
     ghc-options: -Wall
