Updated from 5.0.20 to 5.0.25 and now have this error when trying to create a new post:
1054 Unknown column 'p.language' in 'field list' SQL=select a.`post_id`, a.`key`, p.`language`, p.`title` from `vne5t_easyblog_associations` as a inner join `vne5t_easyblog_associations` as b on a.`key` = b.`key` inner join `vne5t_easyblog_post` as p on a.`post_id` = p.`id` where b.`post_id` = '125'
1054 Unknown column 'p.language' in 'field list' SQL=select a.`post_id`, a.`key`, p.`language`, p.`title` from `vne5t_easyblog_associations` as a inner join `vne5t_easyblog_associations` as b on a.`key` = b.`key` inner join `vne5t_easyblog_post` as p on a.`post_id` = p.`id` where b.`post_id` = '125'