diff --git a/amazonka-test.cabal b/amazonka-test.cabal
--- a/amazonka-test.cabal
+++ b/amazonka-test.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-test
-version:               1.2.0.2
+version:               1.3.0
 synopsis:              Common functionality for Amazonka library test-suites.
 homepage:              https://github.com/brendanhay/amazonka
 bug-reports:           https://github.com/brendanhay/amazonka/issues
@@ -15,7 +15,7 @@
 
 description:
     Common functionality depended upon by test suites of the various @amazonka-*@
-    service libraries.n
+    service libraries.
     .
     The external interface of this library is stable with respect to the
     downstream Amazonka libraries, only, and as such is not suitable
@@ -37,7 +37,7 @@
 
     build-depends:
           aeson                >= 0.8
-        , amazonka-core        == 1.2.0.*
+        , amazonka-core        == 1.3.0.*
         , base                 >= 4.7     && < 5
         , bifunctors           >= 4.1
         , bytestring           >= 0.9
