diff --git a/src/jade/templates/home_page.jade b/src/jade/templates/home_page.jade
index 8a087e942..01baf83e1 100644
--- a/src/jade/templates/home_page.jade
+++ b/src/jade/templates/home_page.jade
@@ -159,21 +159,3 @@
li Moved the crafting planner (the old home page) to its own Craft page
li Moved mod pack management to the new Configure page
li Added a Browse page where you can peruse the list of supported mods
-
- h3 2015-02-26
- .entry
- p.
- This release adds a new section to the item pages called "Used as Tool to Make". The new section
- shows all the other items which can be made by that tool. For example, the IC2 Macerator shows
- a bunch of things like Iron Dust, Gold Dust, etc.
-
- h3 2015-02-24
- .entry
- p.
- This release changes the crafting page to let you modify the quantity of items in the "Items You
- Want" and "Items You Have" section. Let's say you want to make 64 Potions of Healing. You add "Potion of Healing" just
- as as you always did, but now you can click on the quantity to change it to whatever you want.
- p.
- At the same time, I've changed the quantity field to allow up to 9999 of any item. Have fun with
- those huge builds!