diff --git a/gi-pangocairo.cabal b/gi-pangocairo.cabal
--- a/gi-pangocairo.cabal
+++ b/gi-pangocairo.cabal
@@ -1,5 +1,5 @@
 name:                 gi-pangocairo
-version:              1.0.7
+version:              1.0.8
 synopsis:             PangoCairo bindings
 description:          Bindings for PangoCairo, autogenerated by haskell-gi.
 homepage:             https://github.com/haskell-gi/haskell-gi
diff --git a/stack.yaml b/stack.yaml
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,8 +1,5 @@
 packages:
 - '.'
-extra-deps:
-- 'haskell-gi-0.20'
-- 'haskell-gi-base-0.20'
 explicit-setup-deps:
   ! '*': true
-resolver: lts-7.11
+resolver: nightly-2016-12-05
