SELECT DISTINCT YEAR(collection_date) FROM record WHERE YEAR(collection_date)>1000 ORDER BY collection_date