diff --git a/sc2-proto.cabal b/sc2-proto.cabal
--- a/sc2-proto.cabal
+++ b/sc2-proto.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 4e3b5a0ae7cb1c1e7ffe1fea705388867df9e77c5435968cd405940c44289a5a
+-- hash: 6183d1b4a15ef81b0a9e2b0d0c4aa37e065cd963e21e05f00cb7d93e324419d1
 
 name:           sc2-proto
-version:        0.1.0.1
+version:        0.1.0.2
 synopsis:       A protocol buffer model for the Starcraft II bot API
 category:       Proto
 maintainer:     Sophie Taylor <sophie@spacekitteh.moe>
@@ -82,6 +82,8 @@
       Paths_sc2_proto
   hs-source-dirs:
       src
+  build-tools:
+      protoc
   build-tool-depends:
       proto-lens-protoc:proto-lens-protoc
   build-depends:
