diff --git a/ChangeLog b/ChangeLog
index 8d69f1d48591ba202d624b673e336ad142337561..420da039a2ab6d6348bc45fc833bab67a95ee9a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@ train-2012.04.11:
   * (hotfix 2012.04.12) return 400 rather than 500 for invalid params to stage_user or stage_email: #1429
   * (hotfix 2012.04.12) fix broken string, "is this your computer" was broken into two fragments: #1425
   * (hotfix 2012.04.16) fix API regression that would cause javascript error when .get() invoked without second arg: #1442
+  * (hotfix 2012.04.16) update load_gen to new server apis that require an `ephemeral` argument: #1436
 
 train-2012.03.28:
   * work towards better user messaging for when cookies are disabled: #1167, #1302
diff --git a/scripts/browserid.spec b/scripts/browserid.spec
index ba67bd3cd44bb6b19972942156f21c064699fefa..9f3493322b34f1cfd3038891f6d83c87da5ed6b3 100644
--- a/scripts/browserid.spec
+++ b/scripts/browserid.spec
@@ -2,7 +2,7 @@
 
 Name:          browserid-server
 Version:       0.2012.04.11
-Release:       4%{?dist}_%{svnrev}
+Release:       5%{?dist}_%{svnrev}
 Summary:       BrowserID server
 Packager:      Pete Fritchman <petef@mozilla.com>
 Group:         Development/Libraries