diff --git a/Yesod/Default/Util.hs b/Yesod/Default/Util.hs
--- a/Yesod/Default/Util.hs
+++ b/Yesod/Default/Util.hs
@@ -102,7 +102,7 @@
             , func
             , " on "
             , show file
-            , ", but no template were found."
+            , ", but no templates were found."
             ]
         exps -> return $ DoE $ map NoBindS exps
   where
diff --git a/yesod.cabal b/yesod.cabal
--- a/yesod.cabal
+++ b/yesod.cabal
@@ -1,5 +1,5 @@
 name:            yesod
-version:         1.4.1.3
+version:         1.4.1.4
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
