Index: trunk/src/org/openstreetmap/josm/data/validation/tests/Highways.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/validation/tests/Highways.java	(revision 7256)
+++ trunk/src/org/openstreetmap/josm/data/validation/tests/Highways.java	(revision 7258)
@@ -53,5 +53,5 @@
 
     protected static final List<String> KNOWN_SOURCE_MAXSPEED_CONTEXTS = Arrays.asList(
-            "urban", "rural", "zone", "zone30", "zone:30", "nsl_single", "nsl_dual", "motorway", "trunk", "living_street");
+            "urban", "rural", "zone", "zone30", "zone:30", "nsl_single", "nsl_dual", "motorway", "trunk", "living_street", "bicycle_road");
 
     protected static final List<String> ISO_COUNTRIES = Arrays.asList(Locale.getISOCountries());
