Evolving software systems includes data schema changes, and because of those schema changes data has to be converted. Data conversion in event sourced systems introduces new challenges, because of the relative novelty of the event sourcing architectural pattern, because of the lack of standardized tools for data conversion, and because of the large amount of data that is stored in typical event stores. We addresses the challenge of schema evolution and the resulting data conversion for event sourced systems.