diff --git a/tintin.cabal b/tintin.cabal
--- a/tintin.cabal
+++ b/tintin.cabal
@@ -1,11 +1,11 @@
--- This file has been generated from package.yaml by hpack version 0.27.0.
+-- This file has been generated from package.yaml by hpack version 0.28.2.
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 5feba5bd5f3b7e1c0e46f36c336102e1fd5d1246df398f4d989bdb892ca8683b
+-- hash: c7cd5c0e91efcd6cc40ef2f2822bc4bc66b5bb5d1ee2803ca3757eeae2c2eec4
 
 name:           tintin
-version:        1.4.6
+version:        1.5.0
 synopsis:       A softer alternative to Haddock
 description:    Please see the website <https://theam.github.io/tintin>
 category:       Documentation
@@ -18,7 +18,6 @@
 license-file:   LICENSE.md
 build-type:     Simple
 cabal-version:  >= 1.10
-
 extra-source-files:
     ChangeLog.md
     README.md
@@ -67,6 +66,7 @@
     , universum
     , yaml
   default-language: Haskell2010
+  build-tool-depends: require:requirepp
 
 executable tintin
   main-is: Main.hs
@@ -83,6 +83,7 @@
     , tintin
     , universum
   default-language: Haskell2010
+  build-tool-depends: require:requirepp
 
 test-suite tintin-test
   type: exitcode-stdio-1.0
