diff --git a/community/ghc/PKGBUILD b/community/ghc/PKGBUILD
index 1620140d1..1d0642430 100644
--- a/community/ghc/PKGBUILD
+++ b/community/ghc/PKGBUILD
@@ -18,7 +18,7 @@ shopt -s extglob
 pkgbase=ghc
 pkgname=(ghc-libs ghc ghc-static)
 pkgver=8.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc='The Glasgow Haskell Compiler'
 arch=('i686' 'x86_64')
 url='http://www.haskell.org/ghc/'