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: 92c4809fb07b50ac3be0c367c5af91cd335192c7895c143882dd71450f67c302
+-- hash: 4e3b5a0ae7cb1c1e7ffe1fea705388867df9e77c5435968cd405940c44289a5a
 
 name:           sc2-proto
-version:        0.1.0.0
+version:        0.1.0.1
 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-tool-depends:
+      proto-lens-protoc:proto-lens-protoc
   build-depends:
       base >=4.7 && <5
     , filepath >=1.4 && <2
