diff --git a/appendices/migration54.xml b/appendices/migration54.xml
index dcd02ec0a3..baab8d9feb 100644
--- a/appendices/migration54.xml
+++ b/appendices/migration54.xml
@@ -565,6 +565,76 @@
+
+ New Classes and Interfaces
+
+ The following classes were introduced in PHP 5.4.0:
+
+ SPL:
+
+
+
+ CallbackFilterIterator
+
+
+
+
+ RecursiveCallbackFilterIterator
+
+
+
+ Reflection:
+
+
+
+ ReflectionZendExtension
+
+
+
+ Json:
+
+
+
+ JsonSerializable
+
+
+
+ Session:
+
+
+
+ SessionHandler
+
+
+
+
+ SessionHandlerInterface
+
+
+
+ Snmp:
+
+
+
+ SNMP
+
+
+
+ Intl:
+
+
+
+ Transliterator
+
+
+
+
+ Spoofchecker
+
+
+
+
+
New Class Constants
@@ -791,76 +861,6 @@
-
- New Classes and Interfaces
-
- The following classes were introduced in PHP 5.4.0:
-
- SPL:
-
-
-
- CallbackFilterIterator
-
-
-
-
- RecursiveCallbackFilterIterator
-
-
-
- Reflection:
-
-
-
- ReflectionZendExtension
-
-
-
- Json:
-
-
-
- JsonSerializable
-
-
-
- Session:
-
-
-
- SessionHandler
-
-
-
-
- SessionHandlerInterface
-
-
-
- Snmp:
-
-
-
- SNMP
-
-
-
- Intl:
-
-
-
- Transliterator
-
-
-
-
- Spoofchecker
-
-
-
-
-