diff --git a/lib/config.tmpl b/lib/config.tmpl
index cb8a5f3c68d3bf8470ceca66880a485a6d9366c3_bGliL2NvbmZpZy50bXBs..9e86ee8447ed1fec65ebac0bc42405b5ce2d8366_bGliL2NvbmZpZy50bXBs 100644
--- a/lib/config.tmpl
+++ b/lib/config.tmpl
@@ -26,7 +26,7 @@
 [% download_mac_mb = 34 %]
 
 [% betabaseversion = '2.5' %]
-[% betabetaversion = '1' %]
+[% betabetaversion = '2' %]
 [% betaversion = "${betabaseversion}b${betabetaversion}" %]
 [% betaname = "SeaMonkey ${betabaseversion} Beta ${betabetaversion}" %]
 
diff --git a/lib/sitemap.xml b/lib/sitemap.xml
index cb8a5f3c68d3bf8470ceca66880a485a6d9366c3_bGliL3NpdGVtYXAueG1s..9e86ee8447ed1fec65ebac0bc42405b5ce2d8366_bGliL3NpdGVtYXAueG1s 100644
--- a/lib/sitemap.xml
+++ b/lib/sitemap.xml
@@ -13,8 +13,8 @@
   <page url="news" title="News" id="news" />
 
   <page url="releases/" title="Download &amp;amp; Releases" id="releases">
-    <page url="releases/2.5b1" title="2.5 Beta 1" id="2.5b1" hide="false">
+    <page url="releases/2.5b2" title="2.5 Beta 2" id="2.5b2" hide="false">
       <page url="releases/seamonkey2.5/" title="Release Notes" id="seamonkey2.5">
         <page url="releases/seamonkey2.5/changes" title="What's New" id="seamonkey2.5-changes" />
       </page>
     </page>
@@ -17,7 +17,8 @@
       <page url="releases/seamonkey2.5/" title="Release Notes" id="seamonkey2.5">
         <page url="releases/seamonkey2.5/changes" title="What's New" id="seamonkey2.5-changes" />
       </page>
     </page>
+    <page url="releases/2.5b1" title="2.5 Beta 1" id="2.5b1" hide="true" />
     <page url="releases/2.4.1" title="2.4.1" id="2.4.1" hide="false">
       <page url="releases/seamonkey2.4/" title="Release Notes" id="seamonkey2.4">
         <page url="releases/seamonkey2.4/changes" title="What's New" id="seamonkey2.4-changes" />
diff --git a/src/news.en.xml b/src/news.en.xml
index cb8a5f3c68d3bf8470ceca66880a485a6d9366c3_c3JjL25ld3MuZW4ueG1s..9e86ee8447ed1fec65ebac0bc42405b5ce2d8366_c3JjL25ld3MuZW4ueG1s 100644
--- a/src/news.en.xml
+++ b/src/news.en.xml
@@ -7,7 +7,20 @@
 -->
 
 <newsfeed title="SeaMonkey News" url="http://seamonkey-project.org/news">
-  <entry id="2011-09-30" showfront="true">
+  <entry id="2011-10-07" showfront="true">
+    <headline>SeaMonkey 2.5 Beta 2</headline>
+    <content type="html" xml:lang="en">
+<![CDATA[<p>
+SeaMonkey 2.5 Beta 2 is
+<a href="http://www.seamonkey-project.org/releases/2.5b2">now available
+for free download</a> on the SeaMonkey website. We encourage testers to
+<a href="http://www.seamonkey-project.org/dev/get-involved">get involved</a> in
+discussing and reporting problems as well as further improving the product.
+</p>]]>
+    </content>
+  </entry>
+
+  <entry id="2011-09-30" showfront="false">
     <headline>SeaMonkey 2.5 Beta 1</headline>
     <content type="html" xml:lang="en">
 <![CDATA[<p>
diff --git a/src/releases/index.en.html b/src/releases/index.en.html
index cb8a5f3c68d3bf8470ceca66880a485a6d9366c3_c3JjL3JlbGVhc2VzL2luZGV4LmVuLmh0bWw=..9e86ee8447ed1fec65ebac0bc42405b5ce2d8366_c3JjL3JlbGVhc2VzL2luZGV4LmVuLmh0bWw= 100644
--- a/src/releases/index.en.html
+++ b/src/releases/index.en.html
@@ -5,7 +5,7 @@
 [%- mirrorred = true -%]
 [%- uselongversion = false -%]
 [%- releasedate = "September 29, 2011" -%]
-[%- betareleasedate = "September 30, 2011" -%]
+[%- betareleasedate = "October 7, 2011" -%]
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html lang="en">
 <head>
@@ -429,6 +429,7 @@
 <div class="para" id="old">
   <p>Previously released versions of SeaMonkey:</p>
   <ul class="snav">
+    <li><a href="2.5b1">2.5 Beta 1</a></li>
     <li><a href="2.4">2.4</a></li>
     <li><a href="2.4b3">2.4 Beta 3</a></li>
     <li><a href="2.4b2">2.4 Beta 2</a></li>
diff --git a/src/releases/seamonkey2.5/changes.en.html b/src/releases/seamonkey2.5/changes.en.html
index cb8a5f3c68d3bf8470ceca66880a485a6d9366c3_c3JjL3JlbGVhc2VzL3NlYW1vbmtleTIuNS9jaGFuZ2VzLmVuLmh0bWw=..9e86ee8447ed1fec65ebac0bc42405b5ce2d8366_c3JjL3JlbGVhc2VzL3NlYW1vbmtleTIuNS9jaGFuZ2VzLmVuLmh0bWw= 100755
--- a/src/releases/seamonkey2.5/changes.en.html
+++ b/src/releases/seamonkey2.5/changes.en.html
@@ -28,6 +28,7 @@
   <li><a href="#new">New Features and Fixes</a>
     <ul>
       <li><a href="#major">Major Changes</a></li>
+      <li><a href="#fixesB2">Fixes in Beta 2</a></li>
       <li><a href="#fixesB1">Fixes in Beta 1</a></li>
     </ul>
   </li>
@@ -44,6 +45,14 @@
 </div>
 
 <div class="fieldset">
+<span class="legend" id="fixesB2">Fixes in Beta 2</span>
+<ul>
+  <li>Insert/Characters and Symbols had stopped working (no options in drop-downs) (<a
+    href="https://bugzilla.mozilla.org/show_bug.cgi?id=690267">bug 690267</a>).</li>
+</ul>
+</div>
+
+<div class="fieldset">
 <span class="legend" id="fixesB1">Fixes in Beta 1</span>
 <ul>
   <li>The Windows 7 jump list shows more entries now (for MailNews, address