diff --git a/companion/releasenotes.txt b/companion/releasenotes.txt
index de7615df8..565474c49 100644
--- a/companion/releasenotes.txt
+++ b/companion/releasenotes.txt
@@ -1,3 +1,10 @@
+
Version 1.52
+
+- Fix crash when writing certain EEPROMS
+- Google Earth export of logs containing GPS positions
+- DSM2 added for Taranis
+
+
Version 1.51
- Wrong DFU-Util default path (MAC)
diff --git a/radio/releasenotes-9x.txt b/radio/releasenotes-9x.txt
index 23b43ac4b..999b443e7 100644
--- a/radio/releasenotes-9x.txt
+++ b/radio/releasenotes-9x.txt
@@ -1,5 +1,26 @@
+2940 / 2014-02-02
+[Arm Boards]
+
+- Wav files played even in silent mode
+
- GPS support had broken VFAS
+
+
+[all]
+
+- Custom function triggered by a CSW based on analog triggering erroneously at powerup
+
- Problem with mixer weight field when !GVARS
+
- PPM5 was broken
+
+
+2923 / 2014-01-08
+[Arm Boards]
+
+- Audio freeze bug fixed
+
- Aurora gimbals support
+
+
2834 / 2013-10-29
[Arm Boards]
@@ -10,7 +31,7 @@
[all]
- Mixer bug when a MULTIPLY mix used with a slow
-
- I GVAR popup removed
+
- GVAR popup removed
- Sticky virtual switches are reset when ResetFlight function is called
diff --git a/radio/releasenotes-taranis.txt b/radio/releasenotes-taranis.txt
index 5e117747d..fe6615752 100644
--- a/radio/releasenotes-taranis.txt
+++ b/radio/releasenotes-taranis.txt
@@ -1,13 +1,28 @@
+2940 / 2014-02-02
+
+- Wav files played even in silent mode
+
- GPS support had broken VFAS
+
- Custom function triggered by a CSW based on analog triggering erroneously at powerup
+
- Problem with mixer weight field when !GVARS
+
- PPM5 was broken
+
+
+2923 / 2014-01-08
+
+- DSM2 Support
+
- New S.PORT sensors support
+
- Audio freeze bug fixed
+
- Telemetry corruption
+
- A2 alarms reinstated in D16 mode for X8R2Analog sensor
+
- Telemetry lost alarm no more triggered by a telemetry reset
+
+
2834 / 2013-10-29
- Altitude played without decimal when >= 10m
- Check to avoid too long paths when playing SD files
-
-
-[all]
-
- Mixer bug when a MULTIPLY mix used with a slow
- I GVAR popup removed
- Sticky virtual switches are reset when ResetFlight function is called